home *** CD-ROM | disk | FTP | other *** search
/ By Popular Request 2.0 / By Popular Request 2.0 (Arsenal Computer).ISO / amiga_6 / zombie.ads < prev    next >
Text File  |  1995-06-12  |  1KB  |  38 lines

  1.  Amiga Distribution System-- Long Description File
  2.  
  3.            ADS Zone: 1
  4.      ADS Hatch Site: Don Plesky
  5.        ADS Position: ADS Zone 1 Coordinator
  6.            BBS Name: EastPointe Amiga BBS
  7.     Phone Number(s): 810-773-6959
  8.     Network Address: 1:120/229  
  9.      Network Region: 11    
  10.           BBS Hours: 24 Hrs/Day
  11. BBS Mailer/Software: DLG Trapdoor/PDQmail
  12.   BBS Storage Space: 2 Gig 
  13.   File Requestable :  <X> Y     < > N
  14. File Request Hours : All The Time
  15.  
  16. ==========================================
  17.             Long Description
  18. ==========================================
  19.  
  20. Short:    A cgi-bin-based WWW-game
  21. Author:   o.wagner@pluribus.wupper.de
  22. Uploader: o.wagner@pluribus.wupper.de
  23. Version:  1.0
  24. Type:     comm/net
  25.  
  26. Long:
  27.  
  28. This is a demonstration of how to create "context keeping" WWW applications
  29. in form of a silly game.  It consists of a .html page giving instructions
  30. and a startup link and a C program repeatly called as a cgi-bin "script"
  31. outputing new game stats.
  32.  
  33. The game itself is in german language, sorry. Source code in Ansi-C
  34. is included; it should well compile on any platform.
  35.  
  36. To install, put "zombie.html" in your http: document directory and
  37. "zombie" into your cgi-bin directory.
  38.